home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Index / Easy View / 4 - Information < prev    next >
Encoding:
Text File  |  1995-06-29  |  2.9 KB  |  65 lines  |  [TEXT/MSWD]

  1. 4 - Information
  2.  
  3.  
  4. Tricks CD:Information:
  5. /info-mac/dev/src/
  6. __________
  7. Information for the Mac programmer. From the c.s.m.p. digest to tutorials on the C programming language, and lots of stuff in between.
  8. ----------
  9. CSMG FAQ
  10. Christina Schulman
  11. schulman+@pitt.edu
  12. Tricks CD:Information:
  13.  
  14. __________
  15. The CSMG FAQ provides the answers to the most Frequently Asked Questions on comp.sys.mac.games newsgroups; readers new to these group should read it before posting.
  16. ----------
  17. CSMP Digest
  18. François Pottier
  19. pottier@dmi.ens.fr
  20. Tricks CD:Information:
  21. ftp://ftp.dartmouth.edu/pub/csmp-digest/
  22. __________
  23. CSMP Digest is a collection of article threads from the comp.sys.mac.programmer hierarchy of newsgroups. It is designed for people who read c.s.m.p. semi-regularly and want an archive of the discussions. Three volumes (years) of the digest are included here.
  24. ----------
  25. CSMP Guide
  26. Matthew Xavier Mora
  27. mxmora@unix.sri.com
  28. Tricks CD:Information:
  29.  
  30. __________
  31. CSMP Guide is a very useful resource for Mac programmers. It answers a lot of the more common questions about Mac programming.
  32. ----------
  33. Gestalt Selectors 2.9
  34. Rene G.A. Ros
  35. rgaros@bio.vu.nl
  36. Tricks CD:Information:
  37. /info-mac/dev/
  38. __________
  39. Gestalt Selectors is a document that lists all selectors for use with the Gestalt Manager known to the editor. These can include selector codes installed by Apple (system software) or by software from third and so-called "fourth" parties (your software?). The information in this list is useful for programmers and other people who can use the Gestalt Manager with their software, perhaps even using externals (with HyperCard, 4th Dimension, etc.)
  40. ----------
  41. Inside Mac Games
  42. Inside Mac Games
  43. tuncer@eworld.com
  44. Tricks CD:Information:
  45. /info-mac/per/img/
  46. __________
  47. Inside Mac Games is a comprehensive collection of the electronic editions of this highly-acclaimed magazined, devoted exclusively to Macintosh gaming.
  48. ----------
  49. Stuart's Tech Notes
  50. Stuart Chesire
  51. chesire@cs.stanford.edu
  52. Tricks CD:Information:
  53. ftp://bolo.stanford.edu/
  54. __________
  55. Stuart's Tech Notes is a small collection of work the author has contributed to the Macintosh programming community. It includes a collection of code fragments, hints and tips, etc., which should be useful to others. The sample code was mostly written on Think C for 68K Macs, and will work fine on PowerMacs too. You may have to make some changes to compile it with CodeWarrior. The file “StuTypes.h” defines standard types that the author uses frequently. This file is referenced by some of the other code fragments. The file “StuAppleTalk.h” defines the structure “MPPglobals”, which Inside Macintosh documents, but Apple forgot to actually declare in the header files. This file is referenced by some of the other code fragments.
  56. ----------
  57. Think C/C++ From Scratch
  58. Ralph Gonzalez
  59. gonzalez@crab.rutgers.edu
  60. Tricks CD:Information:
  61. /info-mac/dev/info/
  62. __________
  63. Think C From Scratch is a HyperCard stack with information on programming, using Think C and Think C++.
  64. ----------
  65.